A TexQL condition statement is a query used to retrieve the records to be exported. Any valid TexQL query statement may be used. Unfortunately the format of the statement may be hard to piece together unless you are familiar with SQL. Fortunately EMu provides an easy mechanism for generating a statement based on query terms entered into the current module.
- Open the module from which the records are to be exported.
The module should be in Search mode.
- Enter search terms as though you were retrieving the records you would like to export.
Note: Note that there may be search terms specified in a module by default. If these are not required, clear them.
Where you want to use a date range containing place markers, enter the place marker into the control:

- Select File>Show Search from the Menu bar to display the Edit Search dialogue box:

- Copy the contents of the Edit Search box (highlight the entire text and press
CTRL+C
). - Click Abort.
The Edit Search box is closed.
The TexQL condition statement to use for your export can now be pasted into the Conditions tab when defining your Export Properties.
Note: In order to have the Show Search facility available a user must have (or be member of a group that has) the daEditQuery
permission.
[Close]